Welcome![Sign In][Sign Up]
Location:
Search - winInet http

Search list

[WinSock-NDIS20040801094647_http

Description: 直接用socket实现HTTP协议(下载专用) 作者:北方工业大学2000级计算机4班 querw 从HTTP服务器上下载一个文件有很多方法,\"热心\"的微软提供了WinInet类,用起来也很方便.当然,我们也可以自己实现这些功能,通过格式化请求头很容易就能实现断点续传和检查更新等等功能.- Straight takes over the use of socket to realize the HTTP agreement (special-purpose downloading) the author: North industrial university 2,000 levels of computers 4 class of querw downloaded a document from the HTTP server to have very many methods, the \"warm-hearted\" Microsoft has provided the WinInet kind, used very to be also convenient Certainly, we also may own realize these functions, is very easy through formatted request to be able to realize the break point to continue passes on and inspects renewal and so on function
Platform: | Size: 87600 | Author: 申平 | Hits:

[WinSock-NDISdown_wininet

Description: 用winInet api函数写的一个简单的http下载程序.-used to write the function of a simple http download.
Platform: | Size: 1815 | Author: 安仲明 | Hits:

[WinSock-NDISnetong

Description: 直接用socket实现HTTP协议  从HTTP服务器上下载一个文件有很多方法,“热心”的微软提供了 WinInet 类,用起来也很方便。当然,我们也可以自己实现这些功能,通过格式化请求头很容易就能实现断点续传和检查更新等等功能 。 -direct socket achieve HTTP protocol from the HTTP server to download a document, there are many ways, "enthusiastic" Microsoft provides a WinInet classes and it is also very convenient. Of course, we can also achieve these functions themselves, the first request by formatting is easy to achieve HTTP and check updates and so on.
Platform: | Size: 54846 | Author: wudi | Hits:

[WinSock-NDISnetong1

Description:   从HTTP服务器上下载一个文件有很多方法,“热心”的微软提供了 WinInet 类,用起来也很方便。当然,我们也可以自己实现这些功能,通过格式化请求头很容易就能实现断点续传和检查更新等等功能 。-from the HTTP server to download a document, there are many ways, "enthusiastic" Microsoft provides a WinInet classes and it is also very convenient. Of course, we can also achieve these functions themselves, the first request by formatting is easy to achieve HTTP and check updates and so on.
Platform: | Size: 37816 | Author: wudi | Hits:

[Delphi VCLFastDown1.1

Description: 软件主页: www.gfastdown.com 文件说明: FastDownActiveX.zip ActiveX版 FastDownCB6.zip C++ Builder6 静态库 FastDownVC6.zip VC++ 6 静态库 FastDownVC7.zip VC++ 7 静态库 TestFastDown.zip 测试程序 TestFastDownSrcVC6.zip 测试程序源代码(VC版) TestFastDownSrcVB6.zip 测试程序源代码(VB版) FastDownHelp.zip 帮助文档 特点: 支持HTTP、FTP协议,支持HTTP CHUNKED编码,支持HTTP GET、POST方法,支持重定向、Cookie。 支持获取FTP目录内容。 支持断点续传,支持将文件分成多块同时下载,可任意指定分块数,下载速度快,CPU占用率低。 支持从多个地址下载同一个文件。 支持同步模式,异步模式。 支持SOCKS4,SOCKS5,HTTP1.1代理。 可提供C++静态库(VC6、VC7、VC8、C++ Builder),可提供ActiveX版本(支持C++ Builder、Delphi、VB、VC++、C#、VB.net、Delphi.net)。 全部代码不依赖于MFC,不依赖于WININET库,方便移植。 接口简单,灵活。 支持Win98,WinMe,Win2000, Windows XP,Windows 2003-software Home : www.gfastdown.com documents : FastDownActiveX.zip ActiveX version FastDownCB6.z ip C Builder6 static FastDownVC6.zip VC six static FastD ownVC7.zip VC 7 TestFastDown.zip the static test procedure Test FastDownSrcVC6.zip testing program source code (VC version) TestFastDo wnSrcVB6.zip testing program source code (VB Edition) FastDownHelp.zip help documentation features : support for HTTP, FTP, HTTP support CHUNKED coding, supports HTTP GET, POST, the support redirect, Cookie. Support FTP access to directory content. Supports HTTP, support the file into several pieces, while downloading can be arbitrarily designated a few blocks, download speed, CPU utilization rate is low. Support downloaded from the same number of addresses in a document. Synchronous, asynchronous mode. Sup
Platform: | Size: 3208536 | Author: zxq | Hits:

[CSharpMyBrowsers

Description: 这是一个通过MFC WinInet类实现的HTTP客户程序-through MFC WinInet Class Implementation of the HTTP client program
Platform: | Size: 45715 | Author: 蔡海 | Hits:

[CommunicationHTTPClientTest

Description: HTTP操作类,封装了wininet,看了就明白了,非常方便使用-HTTP operations, the wininet Packaging, read on to understand and very user-friendly
Platform: | Size: 6469 | Author: fan | Hits:

[Delphi VCLUtilMind.WinHTTP.v3.2.6FS

Description: UtilMind.WinHTTP.v3.2.6.for.Delphi.BCB.Full.Source-SSGWinHTTP是一款基于WinInet的HTTP客户端控件允许你通过HTTP协议POST或者GET数据。通过WinHTTP你可以获取网页、下载文件、取得CGI返回结果,甚至还可以上传文件到CGI。-UtilMind.WinHTTP.v3.2.6.for.Delphi.B CB.Full.Source-A SSGWinHTTP is based on the HT WinInet TP client controls allow you to the HTTP protocol POST or GET data. WinHTTP through the website you can access and download documents to obtain CGI results they can even upload files to CGI.
Platform: | Size: 170997 | Author: 红雨 | Hits:

[Internet-NetworkCodeProject

Description: 本程序主要演示了MFC WinInet编程的基本思想。WinInet API是一个函数集,利用这些函数,可以编写面向Internet的应用程序,而不用考虑基本的通信协议(FTP,HTTP),MFC提供的WinInet类是对WinInet API函数封装而成
Platform: | Size: 99464 | Author: zy | Hits:

[WinSock-NDISasynchttp

Description: 异步http例子,使用WinInet库.
Platform: | Size: 4185 | Author: 小虾 | Hits:

[WinSock-NDISHTTP_Basic

Description: 在vc环境下,采用wininet.dll,实现http协议下载文件。
Platform: | Size: 11648 | Author: 陈思国 | Hits:

[Sniffer Package captureuse-WinInetHTTPprotocal-read-file

Description: 使用WinInet通过HTTP协议读取网上文件,很好资料,下吧-WinInet HTTP protocol by using the Internet to read the file, good information, the next bar
Platform: | Size: 12288 | Author: li | Hits:

[Internet-NetworkGetHttpFile

Description: 使用WinInet通过HTTP协议读取网上文件\GetHttpFile\GetHttpFile.rar,很不错的vc源码,希望对大家有所帮助。-WinInet HTTP protocol by using the Internet to read the file \ GetHttpFile \ GetHttpFile.rar, very good vc source code, we want to help.
Platform: | Size: 53248 | Author: 汪美兰 | Hits:

[Internet-NetworkGetHttpFiledd

Description: 使用WinInet通过HTTP协议读取网上文件\GetHttpFile\GetHttpFiledd.rar,很不错的vc源码,希望对大家有所帮助。-WinInet HTTP protocol by using the Internet to read the file \ GetHttpFile \ GetHttpFiledd.rar, very good vc source code, we want to help.
Platform: | Size: 26624 | Author: | Hits:

[ISAPI-IEWinInet

Description: WinInet是Windows Internet扩展应用程序高级编程接口,是专为开发具有Internet功能的客户端应用程序而提供的。 WinInet支持如下协议:Ftp\Http\Gopher 可以与这些服务器进行连接,交换数据信息。操作该服务器等。-The WinInet Is Windows Internet extension application programming interface, is designed to provide for the development of the client application with Internet functionality. WinInet supports the following protocols: Ftp Http Gopher         With these servers can be connected to exchange data. Operation of the server or the like.
Platform: | Size: 730112 | Author: hong | Hits:

[Internet-NetworkHook-wininet

Description: Hook wininet API,类似Http Analyzer 的TCP/IP网络数据包捕获功能-Hook wininet API, similar to the Http Analyzer TCP/IP network packet capture feature
Platform: | Size: 758784 | Author: 李之东 | Hits:

[Windows Developuse-WinInetHTTPprotocal-read-file

Description: 使用WinInet通过HTTP协议读取网上文件,很好资料,下吧WinInet HTTP protocol by using the Internet to read the file, good information, the next bar-WinInet HTTP protocol by using the Internet to read the file, good information, the next bar
Platform: | Size: 12288 | Author: swhole | Hits:

[Internet-Networkhttpclient

Description: 自己写的基于wininet封装的 http客户端代码。-Write your own package based wininet http client code.
Platform: | Size: 4096 | Author: qddqdd | Hits:

[Internet-Networkwininet

Description: 使用wininet实现http文件的下载-HTTP download, use WinInet to realize the HTTP file download
Platform: | Size: 215040 | Author: aaa | Hits:

[Internet-NetworkWinInetHTTP

Description: 使用WinInet通过HTTP协议读取网上文件-Read the file via the Internet using the WinInet HTTP protocol
Platform: | Size: 6571008 | Author: | Hits:
« 1 2 34 5 6 »

CodeBus www.codebus.net